home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / taz.swf / scripts / DefineButton2_163 / BUTTONCONDACTION on(release)_2.as next >
Text File  |  2012-01-07  |  81b  |  7 lines

  1. on(release){
  2.    tellTarget("/coconutrandomizer")
  3.    {
  4.       play();
  5.    }
  6. }
  7.